ComponentOne ASP.NET MVC Controls
OnClientError Property (BaseODataCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseODataCollectionViewService<T> Class : OnClientError Property
Occurs when there are errors from the server side.
Syntax
'Declaration
 
Public Overrides Property OnClientError As String
public override string OnClientError {get; set;}
See Also

Reference

BaseODataCollectionViewService<T> Class
BaseODataCollectionViewService<T> Members